home *** CD-ROM | disk | FTP | other *** search
/ Minami 48 / MINAMI48.ISO / Extra / winamp502_full.exe / $R0 / Winamp Modern / skin.xml < prev    next >
Extensible Markup Language  |  2004-01-31  |  953b  |  28 lines

  1. <?xml version="1.0" encoding="UTF-8" standalone="yes"?>
  2.  
  3. <WinampAbstractionLayer version="1.1">
  4.  
  5.   <skininfo>
  6.     <version>1.0</version>
  7.     <name>Winamp5 Base Skin</name>
  8.     <comment>Please feel free to use this skin as a reference point to build your new Winamp5 skins.</comment>
  9.     <author gaybag="bartibartman">Sven Kistner</author>
  10.     <email>sven@metrix.de</email>
  11.     <homepage>http://www.winamp.com</homepage>
  12.     <screenshot>screenshot.png</screenshot>
  13.   </skininfo>
  14.  
  15.   <include file="xml/color-presets.xml"/>
  16.   <include file="xml/system-colors.xml"/>
  17.   <include file="standardframe/standardframe.xml" />
  18.   <include file="titlebar/titlebar.xml" />
  19.   <include file="xml/player.xml"/>
  20.   <include file="xml/pledit.xml"/>
  21.   <include file="xml/ml.xml"/>
  22.   <include file="xml/vis.xml"/>
  23.   <include file="xml/video.xml"/>
  24.   <include file="xml/notifier.xml"/>
  25.   <include file="about/about.xml"/>
  26.  
  27. </WinampAbstractionLayer>
  28.